How to Install kdm software package in Debian 8 (Jessie)

How to Install kdm software package in Debian 8 (Jessie)

kdm software package provides KDE Display Manager for X11, you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install kdm 

kdm is installed in your system.

Make ensure the kdm package were installed using the commands given below,

$ sudo dpkg-query -l | grep kdm *

You will get with kdm package name, version, architecture and description in a table

kdm package basic information:

Distro Debian 8 jessie
Section KDE
Package kdm
Version 4:4.11.13-2
Description KDE Display Manager for X11
Sub Section KDE


See Also, How to uninstall or remove kdm software package from Debian 8 (Jessie)?